An Overview of UN Votes over Time

Author

Emily Kurtz

Published

March 30, 2026

Summarizing the dataset

The unvotes R package contains many datasets on votes among UN member nations at General Assembly meetings. In this document, we will merge two of these datasets, un_roll_calls and un_roll_call_issues, summarize some information from this merged dataset, and create a visual that shows a handful of countries’ voting patterns over time. In the merged dataset unvotes, each row represents a country’s vote on some issue domain (e.g. human rights) in a given session. The merged dataset consists of 857878 country-session-issues (i.e. rows) and 14 variables (i.e., columns). There are 200 unique member nations in the dataset. The dataset includes votes from 1946 to 2019.

UN Voting Patterns

Below is a data visualization that displays how the voting records of United Kingdom, United States, and Turkey changed over time from 1946 to 2019.